home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •The Arcade• / Hyper Invaders ••• / Hyper Invaders еее / card_2904.txt < prev    next >
Text File  |  1990-09-09  |  2KB  |  109 lines

  1. -- card: 2904 from stack: in
  2. -- bmap block id: 4148
  3. -- flags: 0000
  4. -- background id: 2731
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global saveLevel
  9.   put the userLevel into saveLevel
  10.   if the userLevel < 3 then set userLevel to 3 -- "Painting"
  11.   choose lasso tool
  12.   set the centered to true
  13.   set the filled to false
  14.   set the multiple to true
  15. end openCard
  16.  
  17. on closeCard
  18.   global saveLevel
  19.   set userLevel to saveLevel
  20. end closeCard
  21.  
  22.  
  23.  
  24. -- part 7 (field)
  25. -- low flags: 00
  26. -- high flags: 0000
  27. -- rect: left=27 top=21 right=291 bottom=502
  28. -- title width / last selected line: 0
  29. -- icon id / first selected line: 0 / 0
  30. -- text alignment: 0
  31. -- font id: 24
  32. -- text size: 18
  33. -- style flags: 2048
  34. -- line height: 18
  35. -- part name: 
  36.  
  37.  
  38. -- part 6 (field)
  39. -- low flags: 01
  40. -- high flags: 0002
  41. -- rect: left=11 top=312 right=337 bottom=83
  42. -- title width / last selected line: 0
  43. -- icon id / first selected line: 0 / 0
  44. -- text alignment: 0
  45. -- font id: 3
  46. -- text size: 9
  47. -- style flags: 0
  48. -- line height: 12
  49. -- part name: 
  50.  
  51.  
  52. -- part 9 (field)
  53. -- low flags: 00
  54. -- high flags: 0000
  55. -- rect: left=23 top=284 right=311 bottom=506
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 0
  59. -- font id: 24
  60. -- text size: 18
  61. -- style flags: 2048
  62. -- line height: 24
  63. -- part name: 
  64.  
  65.  
  66. -- part 10 (field)
  67. -- low flags: 00
  68. -- high flags: 0000
  69. -- rect: left=17 top=203 right=215 bottom=33
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 0
  73. -- font id: 3
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: 
  78.  
  79.  
  80. -- part contents for card part 6
  81. ----- text -----
  82. Score:     0
  83. Ammo:    5
  84.  
  85. -- part contents for card part 10
  86. ----- text -----
  87.  ttttttttttttt
  88.  
  89. -- part contents for card part 9
  90. ----- text -----
  91. 4
  92.  
  93. -- part contents for card part 7
  94. ----- text -----
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108. e
  109. e